From: Juri Linkov Date: Sun, 9 Sep 2007 11:52:28 +0000 (+0000) Subject: Remove AUTHORS and CONTRIBUTE (moved to etc). X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~27138 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8570c20704e5716c0a70795d2f58f4dd50c7bd22;p=emacs.git Remove AUTHORS and CONTRIBUTE (moved to etc). --- diff --git a/make-dist b/make-dist index ce8be92b864..9a9bf0cfc29 100755 --- a/make-dist +++ b/make-dist @@ -294,7 +294,7 @@ mkdir ${tempdir} ### tar file; this means that people can start reading the INSTALL and ### README while the rest of the tar file is still unpacking. Whoopee. echo "Making links to top-level files" -ln AUTHORS FTP INSTALL README BUGS CONTRIBUTE move-if-change ${tempdir} +ln FTP INSTALL README BUGS move-if-change ${tempdir} ln ChangeLog Makefile.in configure configure.in ${tempdir} ln config.bat make-dist update-subdirs vpath.sed ${tempdir} ### Copy these files; they're cross-filesystem symlinks.